Fixed Bug 555000, check_algorithmically() applies to deadkey keysyms only.
authorSimos Xenitellis <simos@src.gnome.org>
Fri, 10 Oct 2008 08:28:12 +0000 (08:28 +0000)
committerSimos Xenitellis <simos@src.gnome.org>
Fri, 10 Oct 2008 08:28:12 +0000 (08:28 +0000)
svn path=/trunk/; revision=21626

ChangeLog

index e9270567b197934d94e40885baaeebf341fa4851..fc0dbcad6608fb5edbbd55c8877e92fe946f2d4d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,7 +3,7 @@
        Bug 555000 – Wrong treatment on non-spacing marks dead keys in 
        GtkIMContextSimple
 
-       * gtk/gtkimcontextsimple.c: Change IS_DEY() macro so that
+       * gtk/gtkimcontextsimple.c: Change IS_DEAD_KEY() macro so that
        it on checksf input is a deadkey keysym.
 
 2008-10-09  Christian Dywan  <christian@imendio.com>